UniDAC

TDAConditions Methods

Methods of the TDAConditions class.

For a complete list of the TDAConditions class members, see the TDAConditions Members topic.

Public

Name Description

Add

Overloaded. Adds a condition to the WHERE clause of the query.

Delete

Deletes the condition

Disable

Disables the condition

Enable

Enables the condition

Find

Search for TDACondition (the condition) by its name. If found, the TDACondition object is returned, otherwise - nil.

Get

Retrieving a TDACondition object by its name. If found, the TDACondition object is returned, otherwise - an exception is raised.

IndexOf

Retrieving condition index by its name. If found, this condition index is returned, otherwise - the method returns -1.

Remove

Removes the condition

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback